Skip to content

Traduction de navigation.md #16

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jun 18, 2017
Merged

Traduction de navigation.md #16

merged 5 commits into from
Jun 18, 2017

Conversation

MachinisteWeb
Copy link
Member

Et un fichier de plus. Je vais m'arrêter là pour aujourd'hui !

Signed-off-by: Bruno Lesieur <[email protected]>
Signed-off-by: Bruno Lesieur <[email protected]>
Copy link
Member

@Kocal Kocal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

De 4, quelques petits trucs à corriger :)


To navigate to a different URL, use `router.push`. This method pushes a new entry into the history stack, so when the user clicks the browser back button they will be taken to the previous URL.
Pour naviguer à différentes URLs, utilisez `router.push`. Cette méthode ajoute une nouvelle entrée dans la pile de l'historique. Ainsi quand un utilisateur clique sur le bouton retour de son navigateur, il retournera à l'URL précédente.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

naviguer vers une URL différente,


This is the method called internally when you click a `<router-link>`, so clicking `<router-link :to="...">` is the equivalent of calling `router.push(...)`.
Cette méthode est appelée en interne quand vous cliquez sur `<router-link>`. Aussi cliquer sur `<router-link :to="...">` est un équivalent à l'appel de `router.push(...)`.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

, donc cliquer sur <router-link :to="..."> est équivalent à appeler router.push(...)

@MachinisteWeb
Copy link
Member Author

MachinisteWeb commented Jun 18, 2017

Merci @Kocal ! Si c'est bon pour toi je merge.

@Kocal
Copy link
Member

Kocal commented Jun 18, 2017

Bon également ici :)

@MachinisteWeb MachinisteWeb merged commit 5d433d6 into working Jun 18, 2017
@MachinisteWeb MachinisteWeb deleted the navigation branch June 18, 2017 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants